Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gce): add support for hyperdisk in GCE #10149

Merged
merged 9 commits into from
Oct 4, 2024
Merged

Conversation

edgarulg
Copy link
Contributor

@edgarulg edgarulg commented Oct 3, 2024

Adds support for hyperdisk-balanced in Spinnaker for GCE. See: https://cloud.google.com/compute/docs/disks/hyperdisks

In the following changes, I added hyperdisk-balanced as option for Persistent Disk in the deploy stage when using GCE in Spinnaker.

Captura de pantalla 2024-10-02 a la(s) 6 27 22 p m

This allows any user to configure their GCE instance to use hyperdisk. The backend already supports this new persistent disk type with the following PR: spinnaker/clouddriver#6288

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

  • a94cc90: Revert "test(gce): add hyperdisk-balanced in defaults for testing"

  • 70f674c: Revert "test(gce): add logs for debug"

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

Copy link
Member

@christosarvanitis christosarvanitis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edgarulg can you update the branch and the PR title please?

@edgarulg edgarulg changed the title Hyperdisk persist feat(gce): add support for hyperdisk in GCE Oct 3, 2024
@jasonmcintosh jasonmcintosh added the ready to merge Reviewed and ready for merge label Oct 4, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Oct 4, 2024
@mergify mergify bot merged commit 14977d1 into master Oct 4, 2024
4 checks passed
@mergify mergify bot deleted the hyperdisk-persist branch October 4, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.36
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants